gtkfilesystem: Improve heuristics to detect remote filesystem
authorOndrej Holy <oholy@redhat.com>
Wed, 22 Jun 2016 12:04:00 +0000 (14:04 +0200)
committerOndrej Holy <oholy@redhat.com>
Tue, 28 Jun 2016 08:55:06 +0000 (10:55 +0200)
commit0c1cc9832f091ae8606baa789b34759e166c6df0
tree6f89bd1168d4b19b60aa05bd5e095309c61e06de
parent9f5b9c0e075e2426d6627f867473e911fca0c7ae
gtkfilesystem: Improve heuristics to detect remote filesystem

Use G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE to detect remote filesystems
instead of hardcoded list of filesystem types.

Bump required GLib version accordingly.

https://bugzilla.gnome.org/show_bug.cgi?id=767965
configure.ac
gtk/gtkfilesystem.c